PST .NET Class Library
C#
VB
Show/Hide TOC
Note
Color Enumeration
Represents Note item background color.
Definition
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
Copy
public
enum
NoteColor
VB
Copy
Public
Enumeration
NoteColor
Members
Blue
0
Blue color.
Green
1
Green color.
Pink
2
Pink color.
Yellow
3
Yellow color.
White
4
White color.
None
5
None.
See Also
Reference
Independentsoft.Msg Namespace
In This Article
Definition
Members
See Also